Add vietnamese translation of sponsor.rst#14029
Closed
lamphung1 wants to merge 2 commits intopytest-dev:mainfrom
Closed
Add vietnamese translation of sponsor.rst#14029lamphung1 wants to merge 2 commits intopytest-dev:mainfrom
lamphung1 wants to merge 2 commits intopytest-dev:mainfrom
Conversation
Pierre-Sassoulas
requested changes
Dec 7, 2025
Member
Pierre-Sassoulas
left a comment
There was a problem hiding this comment.
How is this going to be read ? We need to include a translation mechanism in the existing doc instead, probably using gettext and the sphinx/readthedoc integration). And we need to create this mechanism before actually translating anything imo.
Member
|
we made bad experiences with the Japanese translation, that just sat and got out of date - unless someone with a clue prepares a translation setup that includes tracking/updates we are in no position to accept translations for the docs |
Member
|
Indeed, doc translation is a complete separate can of worms, which I'm not sure we have the resources to tackle and maintain. Let's close this for now. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This follows the contributor guide state that pytest welcomes documentation translations. I have created a separate directory (pytest/doc/vn), with a translated page for sponsors.rst.
No current English documentation was modified, and the Sphinx build is not impacted because "pytest/doc/vn" is not included yet.
Summary
** This PR adds a Vietnamese translation of the "sponsor.rst" documentation file.
** The change is documentation only, and doesn't include code changes.
** No changelog needed (per contributor guide for documentation changes)